GtkSearchBar: Handle lack of an entry
authorMatthias Clasen <mclasen@redhat.com>
Mon, 9 Jun 2014 13:36:47 +0000 (09:36 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 9 Jun 2014 17:31:09 +0000 (13:31 -0400)
commit115faae37187d13a9e022aad47f692ee87a4de59
treec53bf471f94359982076e84447e9e0047401733f
parent0dd1102cc4c6c2c42a709a6e6d262933ad3eb6d6
GtkSearchBar: Handle lack of an entry

We were not dealing with the possibility of priv->entry being
NULL in all places.
gtk/gtksearchbar.c